home *** CD-ROM | disk | FTP | other *** search
- object fTrial: TfTrial
- Left = 224
- Top = 167
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'PicaJet'
- ClientHeight = 233
- ClientWidth = 412
- Color = clBtnFace
- Constraints.MaxHeight = 260
- Constraints.MaxWidth = 420
- Constraints.MinHeight = 260
- Constraints.MinWidth = 420
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object lLink: TbsSkinLinkLabel
- Left = 15
- Top = 202
- Width = 99
- Height = 14
- Cursor = crHandPoint
- UseSkinFont = True
- DefaultActiveFontColor = clBlue
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = [fsUnderline]
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'stdlabel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 14
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- Caption = 'Get Registration Key'
- ParentFont = False
- OnClick = lLinkClick
- end
- object Bevel: TbsSkinBevel
- Left = -3
- Top = 182
- Width = 423
- Height = 5
- Shape = bsTopLine
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'bevel'
- DividerMode = False
- end
- object LInterval: TLabel
- Left = 2
- Top = 99
- Width = 407
- Height = 22
- Alignment = taCenter
- AutoSize = False
- Caption = 'This is day N of your M-day trial period'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 17
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LDescription: TLabel
- Left = 14
- Top = 125
- Width = 381
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'If you want to use PicaJet after this M days you must be registe' +
- 'r'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Image2: TImage
- Left = 0
- Top = 0
- Width = 412
- Height = 64
- Align = alTop
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 213
- Height = 64
- AutoSize = True
- end
- object btnRegistration: TbsSkinButton
- Left = 208
- Top = 194
- Width = 89
- Height = 25
- TabOrder = 0
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Registration'
- NumGlyphs = 2
- Spacing = 1
- OnClick = btnRegistrationClick
- end
- object ButtonT: TbsSkinButton
- Left = 309
- Top = 194
- Width = 89
- Height = 25
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Continue Trial'
- NumGlyphs = 2
- Spacing = 1
- OnClick = Button1Click
- end
- object SkinForm: TbsBusinessSkinForm
- GradientStartColor = clBlack
- GradientEndColor = clBlack
- DrawBackground = True
- ShowIcon = False
- MaximizeOnFullScreen = False
- AlphaBlend = False
- AlphaBlendAnimation = False
- AlphaBlendValue = 200
- ShowObjectHint = False
- MenusAlphaBlend = False
- MenusAlphaBlendAnimation = False
- MenusAlphaBlendValue = 200
- DefCaptionFont.Charset = DEFAULT_CHARSET
- DefCaptionFont.Color = clBtnText
- DefCaptionFont.Height = 14
- DefCaptionFont.Name = 'Arial'
- DefCaptionFont.Style = [fsBold]
- DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
- DefInActiveCaptionFont.Color = clBtnShadow
- DefInActiveCaptionFont.Height = 14
- DefInActiveCaptionFont.Name = 'Arial'
- DefInActiveCaptionFont.Style = [fsBold]
- DefMenuItemHeight = 20
- DefMenuItemFont.Charset = DEFAULT_CHARSET
- DefMenuItemFont.Color = clWindowText
- DefMenuItemFont.Height = 14
- DefMenuItemFont.Name = 'Arial'
- DefMenuItemFont.Style = []
- UseDefaultSysMenu = True
- SkinData = SkinDataModule.SkinDataDlg
- MinHeight = 0
- MinWidth = 0
- Magnetic = False
- MagneticSize = 5
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
- Left = 232
- Top = 72
- end
- end
-